-
Home
-
StoreKeeper for WooCommerce
-
6.1.9
-
Code
-
Classes
- AbstractModel
Total Complexity |
43 |
Dependencies |
7 |
Dependents |
1 |
Total lines |
250 |
Lines of code |
166 |
Logical lines of code |
81 |
Comment lines |
1 |
Methods |
22 |
Properties |
0 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validateData() |
S |
60 |
7 |
12 |
ensureAffectedRows() |
S |
64 |
5 |
9 |
ensureTable() |
S |
63 |
4 |
13 |
prepareData() |
S |
62 |
4 |
11 |
read() |
S |
54 |
3 |
22 |
getTableName() |
S |
72 |
2 |
5 |
querySql() |
S |
68 |
2 |
7 |
count() |
S |
64 |
2 |
10 |
update() |
S |
62 |
1 |
12 |
getDeleteHelper() |
S |
75 |
1 |
5 |
getUpdateHelper() |
S |
75 |
1 |
5 |
getInsertHelper() |
S |
75 |
1 |
5 |
getSelectHelper() |
S |
75 |
1 |
5 |
getTableVersion() |
S |
79 |
1 |
3 |
delete() |
S |
65 |
1 |
10 |
get() |
S |
80 |
1 |
3 |
setTableVersion() |
S |
79 |
1 |
3 |
create() |
S |
64 |
1 |
10 |
hasTable() |
S |
72 |
1 |
5 |
updateDateField() |
S |
74 |
1 |
4 |
isTableOutdated() |
S |
79 |
1 |
3 |
prepareQuery() |
S |
77 |
1 |
4 |